home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / raytrace / pov / bin / xtras / turbopov / turbopov.rea < prev   
Text File  |  1994-10-02  |  1KB  |  27 lines

  1. Short: gcc compiled version of POV2.2
  2. Type: pbin/pc
  3. Author: Felix Leitner (leitner@inf.fu-berlin.de)
  4. Uploader: Felix Leitner (leitner@inf.fu-berlin.de)
  5.  
  6. This is the GNU C compiled version of POV-Ray 2.2, it replaces the
  7. turbopov.zip file I uploaded a few days ago, which was fully functional,
  8. but I had forgotten to include the POVLEGAL.DOC file in the archive, which
  9. is a good thing according the the POV-Ray team. I'm sorry for your
  10. inconvenience.
  11.  
  12. Now the informations from the old turbopov file. It's a GNU C compiled
  13. version of POV-Ray 2.2, which was about 50-60% faster than the Intel
  14. Code Builder version from the POV-Ray team with everything I tested.
  15. It's faster than the Watcom C executable, but it can only display in
  16. VESA true color video modes. If you don't have VESA true color, you
  17. may want to use the Watcom C version. That's why I uploaded it, too.
  18.  
  19. Felix
  20.  
  21. By the way: I have seen this relation on every location I tested it.
  22.   Other compiler  <  Watcom C  <  GNU C
  23.     "<" means "produces worse code than"
  24. So if you want good code, it's not only a question of price (GNU C is free),
  25. it's a question of quality, too. Once you learn how to use it, it's the
  26. best choice. Praise the GNU project ! ;)
  27.